projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b46778b
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sat, 7 Feb 2004 00:00:13 +0000
(
00:00
+0000)
committer
Kim F. Storm
<storm@cua.dk>
Sat, 7 Feb 2004 00:00:13 +0000
(
00:00
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 1f10078e97340fb131b88a816ea4830a24081811..fd0668bd22a957a2a060f59b9ec49910d0781554 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2004-02-07 Kim F. Storm <storm@cua.dk>
+ * xdisp.c (hscroll_window_tree): Position cursor near to right
+ margin in hscrolled window when jumping to end of line (rather
+ than centering cursor).
+
* process.c (wait_reading_process_input): Don't do adaptive read
buffering if waiting for a specific process.